home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga News 95
/
Amiga News 95.iso
/
dpat
/
dpat50
/
cprg
/
ifnotkeypressed.make
< prev
next >
Wrap
Text File
|
1993-09-21
|
328b
|
11 lines
;ANNULER CliUMain.O .Key Op
Copy CPRG:IfNotKeyPressed.C CPRG:IfNotKeyPressed.BAK
LC -v -j73 -cus -oRAM: -O CPRG:IfNotKeyPressed.C
IF EXISTS RAM:IfNotKeyPressed.O
BLink LIB:C.O,LIB:CliUMain.O,RAM:IfNotKeyPressed.O TO RAM:IfNotKeyPressed LIB LIB:LC.LIB,LIB:Amiga.LIB NODEBUG SMALLCODE SMALLDATA
Del RAM:IfNotKeyPressed.O
ENDIF